home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / pmode / pmode30b / m_ex_c.bat < prev    next >
DOS Batch File  |  1994-05-30  |  142b  |  6 lines

  1. tasm /ml /m2 /q c0pm
  2. tasm /ml /m2 /q pmode
  3. bcc32 -3 -c -d -r -w-pia -B -G -Hu -O -O2abceglmptv ex_c.c
  4. tlink /3 /x c0pm pmode ex_c, ex_c
  5.  
  6.